Configuration change for 2.0
am 25.11.2009 16:19:05 von onuragin
--000e0cd1ff3e53e7b70479339407
Content-Type: text/plain; charset=ISO-8859-1
Hi,
Configuration below works fine in 2.2 but I have to run it on 2.0
apache 2.0 it says balancer member not found.
What is the equal configuration for 2.0
# Proxy
ProxyRequests Off
Order deny,allow
Allow from all
lbmethod=byrequests>
BalancerMember http://xxxx:7102
BalancerMember http://xxxx:7106
ProxyPass / balancer://olb/
Thanks...
--000e0cd1ff3e53e7b70479339407
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi,=A0
Configuration below works fine in 2.2 but I have =
to run it on 2.0
apache 2.0 it says balancer member not found.
iv>
What is the equal configuration for 2.0
v>
<VirtualHost *:7202>
# Proxy
ProxyRequests O=
ff
<Proxy *>
Order deny,allow
=A0=
=A0Allow from all
</Proxy>
<Proxy balancer://o=
lb stickysession=3DJSESSIONID|jsessionid scolonpathdelim=3DOn lbmethod=3Dby=
requests>
BalancerMember =
</Proxy>
ProxyPass / balancer://olb/
=
</VirtualHost>
Thanks...
--000e0cd1ff3e53e7b70479339407--
Re: Configuration change for 2.0
am 25.11.2009 17:10:47 von Mark Watts
--=-AVufAdggbBvQ8/1vnl1P
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
On Wed, 2009-11-25 at 17:19 +0200, Onur AÄın wrote:
> Hi,=20
>=20
>=20
> Configuration below works fine in 2.2 but I have to run it on 2.0
> apache 2.0 it says balancer member not found.
>=20
> What is the equal configuration for 2.0
Apache 2.0.x does not include mod_proxy_balancer.
It is a module only available on 2.2.x and later.
Mark.
--=20
Mark Watts BSc RHCE MBCS
Senior Systems Engineer, Managed Services Manpower
www.QinetiQ.com
QinetiQ - Delivering customer-focused solutions
GPG Key: http://www.linux-corner.info/mwatts.gpg
--=-AVufAdggbBvQ8/1vnl1P
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEABECAAYFAksNVwcACgkQBn4EFUVUIO3UEwCcCFyK0MBjm0eBMnA71ELr Fr4O
Y88AoI1l1igkIMKtFSUKQaDtoRaawXqj
=adUG
-----END PGP SIGNATURE-----
--=-AVufAdggbBvQ8/1vnl1P--